home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSprite(9, 1)
- set the castNum of sprite 9 to 53
- updateStage()
- sound playFile 1, "click"
- repeat while soundBusy(1)
- nothing()
- end repeat
- set the castNum of sprite 9 to 47
- updateStage()
- puppetSprite(9, 0)
- go("hcrezu")
- end
-